home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / modern_film / menu.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-21  |  77 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("/box4")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.